logResult method

Stream<Log> logResult()

subscription log characteristic result with read/write/notification/indication return Log

Implementation

Stream<Log> logResult() =>
    throw UnimplementedError('logResult() has not been implemented.');