reportImmediately method

Future reportImmediately(
  1. LTSReport report
)

Implementation

Future reportImmediately(LTSReport report) {
  throw UnimplementedError('platformVersion() has not been implemented.');
}