method constant
String
const method
The method used when authenticating with the GitHub identity provider.
Implementation
static const String method = 'github';
The method used when authenticating with the GitHub identity provider.
static const String method = 'github';