menu
pokepay_sdk package
documentation
responses/error.dart
OAuthError
OAuthError.new constructor
OAuthError.new constructor
dark_mode
light_mode
OAuthError
constructor
OAuthError
(
{
required
String
error
,
})
Implementation
OAuthError({ required this.error, });
pokepay_sdk package
documentation
responses/error
OAuthError
OAuthError.new constructor
OAuthError class