checkPlatformSetup method

Future<PlatformSetupReport> checkPlatformSetup()

Implementation

Future<PlatformSetupReport> checkPlatformSetup() async =>
    const PlatformSetupReport.allOk();