setLocalLogLevel method

Future setLocalLogLevel(
  1. LTSLogLevel level
)

Implementation

Future setLocalLogLevel(LTSLogLevel level) {
  throw UnimplementedError('platformVersion() has not been implemented.');
}