locationProfile property
Implementation
Future<MesiboLocation?> get(){return subscribe(0);}}class MesiboProfile extends MesiboProfileFlutter{static const int MESIBO_MSGSTATUS_RECEIVEDNEW= 0x12;static const int VISIBILITY_NONE= 0;static const int VISIBILITY_PUBLIC= 1;static const int VISIBILITY_SEARCHABLE= 3;MesiboProfileLocation? locationProfile= null;