isAsync property
isAsync indicates if the protocol is asynchronous.
Implementation
String? get mqttTopic;/// [isAsync] indicates if the protocol is asynchronous.
bool? get isAsync;
isAsync indicates if the protocol is asynchronous.
String? get mqttTopic;/// [isAsync] indicates if the protocol is asynchronous.
bool? get isAsync;