instance property
NfcManagerIOS
get
instance
The instance of the NfcManagerIOS to use.
Implementation
static NfcManagerIOS get instance => _instance ??= NfcManagerIOS._();
The instance of the NfcManagerIOS to use.
static NfcManagerIOS get instance => _instance ??= NfcManagerIOS._();