copyWith property

  1. @JsonKey(ignore: true)
$SettingsCopyWith<Settings> copyWith
inherited

Implementation

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