copyWith property Null safety

$MaterialBannerCopyWith<MaterialBanner> copyWith
@JsonKey(ignore: true), inherited

Implementation

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