methods property
- @Deprecated('`methods` will be deprecated soon. Please use `connect` with `authentication` param')
inherited
Implementation
CacaoHeader? get type; String? get exp; String? get nbf; String? get statement; String? get requestId; List<String>? get resources; int? get expiry; Map<String, List<String>>? get signatureTypes;@Deprecated('`methods` will be deprecated soon. Please use `connect` with `authentication` param') List<String>? get methods;