response property
- @JsonKey(toJson: null, fromJson: null, includeFromJson: false, includeToJson: false)
inherited
Implementation
@JsonKey(
toJson: null,
fromJson: null,
includeFromJson: false,
includeToJson: false)
Response<dynamic>? get response => throw _privateConstructorUsedError;