copyWith property

  1. @JsonKey(ignore: true)
$ViewerStateCopyWith<ViewerState> get copyWith
inherited

Implementation

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