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