config property

  1. @JsonKey(fromJson: _castMap)
Map<String, dynamic> get config
inherited

Implementation

String get id; String get orgId; String get provider; String get status; String? get teamId; String? get teamName; String? get connectedUserId;@JsonKey(fromJson: _castStringList) List<String> get scopes;@JsonKey(fromJson: _castMap) Map<String, dynamic> get config;