platformName property

  1. @JsonKey.new(name: 'platform_name')
String get platformName
inherited

Implementation

@JsonKey(name: 'platform_name')
String get platformName => throw _privateConstructorUsedError;