messages property
String
get
messages
Is network connection lost (using for displaying some indicator on UI)
Implementation
String get messages => _messages;
Is network connection lost (using for displaying some indicator on UI)
String get messages => _messages;