copyWith property

  1. @JsonKey(ignore: true)
$NavigationCopyWith<Navigation> copyWith
inherited

Implementation

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