spaceLocation property

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

Implementation

@JsonKey(name: 'SpaceLocation', includeIfNull: false)
final String? spaceLocation;