menu
libanime package
documentation
wrappers/anime/shikimori/oauth.dart
ShikimoriOAuth
ShikimoriOAuth constructor
ShikimoriOAuth constructor
dark_mode
light_mode
ShikimoriOAuth
constructor
ShikimoriOAuth
(
String
clientId
,
String
clientSecret
,
String
applicationName
,
String
redirectUrl
,
)
Implementation
ShikimoriOAuth( this.clientId, this.clientSecret, this.applicationName, this.redirectUrl);
libanime package
documentation
wrappers/anime/shikimori/oauth
ShikimoriOAuth
ShikimoriOAuth constructor
ShikimoriOAuth class