authSchemas property

List<AuthSchema>? authSchemas
getter/setter pair

List of AuthSchemas.

Implementation

core.List<AuthSchema>? authSchemas;