copyWith property

  1. @JsonKey(ignore: true)
$ClientSettingsCopyWith<ClientSettings> copyWith
inherited

Implementation

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