authFields property

List<AuthField>? authFields
getter/setter pair

List of AuthFields.

Implementation

core.List<AuthField>? authFields;