logs property

Stream<String> get logs

Get access to FBP logs

Implementation

static Stream<String> get logs => FlutterBluePlusPlatform.logs;