isAsync property

bool? get isAsync
inherited

isAsync indicates if the protocol is asynchronous.

Implementation

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