platform property

  1. @JsonKey(defaultValue: DialogPlatform.PLATFORM_UNSPECIFIED)
DialogPlatform platform
final

The platform that this message is intended for.

Implementation

@JsonKey(defaultValue: DialogPlatform.PLATFORM_UNSPECIFIED)
final DialogPlatform platform;