copyWith property

  1. @JsonKey(ignore: true)
$SendResponseModelCopyWith<SendResponseModel> copyWith
inherited

Implementation

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