methods property

  1. @Deprecated('`methods` will be deprecated soon. Please use `connect` with `authentication` param')
List<String>? get methods
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;