DEFAULT_METHODS constant
Implementation
static const List<List<String>> DEFAULT_METHODS = [
[MethodConstants.WC_SESSION_PROPOSE, MethodConstants.WC_SESSION_REQUEST],
// [
// // Deprecated method but still supported for retrocompatibility
// MethodConstants.WC_AUTH_REQUEST,
// ]
];