authService property

  1. @BuiltValueField(wireName: r'auth_service')
String authService

The authentication service such as "email", "gitlab", or "ldap"

Implementation

@BuiltValueField(wireName: r'auth_service')
String get authService;