hasCustomClient property

bool get hasCustomClient
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; DateTime? get lastVerifiedAt; String? get lastError; String get installedBy; DateTime get installedAt; DateTime get updatedAt; DateTime? get tokenExpiresAt; bool get hasCustomClient;