copyWith property

  1. @JsonKey(ignore: true)
$OnBoardStateCopyWith<OnBoardState> copyWith
inherited

Implementation

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