instance property

A singleton getter that returns the instance of FlutterSmartfaceLicensePlatform.

Implementation

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