copyWith property Null safety

$BorderSideCopyWith<BorderSide> copyWith
@JsonKey(ignore: true), inherited

Implementation

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