username property

String get username

The pattern string for the username.

Implementation

_i2.String get username => _i4.getProperty(
      this,
      'username',
    );