instance property

A singleton getter that returns the instance of FlutterSafetyMobilePlatform.

Implementation

static FlutterSafetyMobilePlatform get instance =>
    _instance ?? FlutterSafetyMobilePlatform._internal();