platformAppId property

  1. @JsonKey.new(name: 'platform_app_id')
String? get platformAppId
inherited

Implementation

@JsonKey(name: 'platform_app_id')
String? get platformAppId => throw _privateConstructorUsedError;