domain property

  1. @JsonKey(required: true, disallowNullValue: true)
String domain
final

Домен ошибки.

Implementation

@JsonKey(required: true, disallowNullValue: true)
final String domain;