instance property

A singleton getter that returns the instance of FlutterSmartfaceMobilePlatform.

Implementation

static FlutterSmartfaceMobilePlatform get instance =>
    _instance ?? FlutterSmartfaceMobilePlatform();