menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboProfile
getAddress method
getAddress method
dark_mode
light_mode
getAddress
method
String
?
getAddress
(
)
Implementation
String? getAddress(){if(isGroup()) return null;return super.address;}
mesibo_flutter_sdk package
documentation
mesibo
MesiboProfile
getAddress method
MesiboProfile class