label property

String get label

The human-readable name of the authentication provider.

Implementation

_i2.String get label => _i5.getProperty(
      this,
      'label',
    );