advice property

Map<String, dynamic> get advice

Get connection advice

Implementation

Map<String, dynamic> get advice => Map.from(_advice);