copyWith property

  1. @JsonKey(ignore: true)
$LocalUserSettingsCopyWith<LocalUserSettings> copyWith
inherited

Implementation

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