copyWith property

  1. @JsonKey(ignore: true)
$AppLocalSettingModelCopyWith<AppLocalSettingModel> copyWith
inherited

Implementation

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