username property

String? username
final

The username to provide, possibly empty. Should only be set if response is ProvideCredentials.

Implementation

final String? username;