nativeCommandStream property

Stream<MethodCall> nativeCommandStream

Implementation

Stream<MethodCall> get nativeCommandStream => _nativeCommandController.stream;