surface property

  1. @JsonKey.new(name: 'Surface', includeIfNull: false)
String? surface
final

Implementation

@JsonKey(name: 'Surface', includeIfNull: false)
final String? surface;