instance property
FlutterSmartfaceLicensePlatform
get
instance
A singleton getter that returns the instance of FlutterSmartfaceLicensePlatform.
Implementation
static FlutterSmartfaceLicensePlatform get instance =>
_instance ?? FlutterSmartfaceLicensePlatform();