copyWith property

$SyncStateCopyWith<SyncState> get copyWith
inherited

Implementation

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