menu
flutter_voximplant package
documentation
flutter_voximplant.dart
VIEndpoint
userName property
userName property
dark_mode
light_mode
userName
property
String
?
get
userName
This endpoint's user name.
Implementation
String? get userName => _userName;
flutter_voximplant package
documentation
flutter_voximplant
VIEndpoint
userName property
VIEndpoint class