report method

Future report(
  1. LTSReport report
)

Implementation

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