copyWith property Null safety

$SnackBarCopyWith<SnackBar> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$SnackBarCopyWith<SnackBar> get copyWith =>
    throw _privateConstructorUsedError;