platform property

  1. @JsonKey.new(includeIfNull: false)
String? platform
final

The platform reported by the client

Implementation

@JsonKey(includeIfNull: false)
final String? platform;