copyWith property

  1. @JsonKey(ignore: true)
$SaveUserSettingsCopyWith<SaveUserSettings> copyWith
inherited

Implementation

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