Status$Response copyWith({Object? status}) { return Status$Response(status: status ?? this.status); }