credentials property

Map<String, dynamic>? get credentials
inherited

Is the Credential object, check the documentation for more information.

Implementation

String get name;/// Is the Credential object, check the documentation for more information.
Map<String, dynamic>? get credentials;