platformAppSecret property

  1. @JsonKey.new(name: 'platform_app_secret')
String? get platformAppSecret
inherited

Implementation

@JsonKey(name: 'platform_app_secret')
String? get platformAppSecret => throw _privateConstructorUsedError;