copyWith property Null safety

$AlignmentCopyWith<Alignment> copyWith
@JsonKey(ignore: true), inherited

Implementation

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