name property

  1. @JsonKey(name: 'Name')
String? name
final

DNS name.

Implementation

@JsonKey(name: 'Name')
final String? name;