menu
nfc_util package
documentation
android.dart
NfcAntennaLocation
NfcAntennaLocation.new const constructor
NfcAntennaLocation.new const constructor
dark_mode
light_mode
NfcAntennaLocation
constructor
const
NfcAntennaLocation
(
{
required
int
x
,
required
int
y
,
})
Implementation
const NfcAntennaLocation({required this.x, required this.y});
nfc_util package
documentation
android
NfcAntennaLocation
NfcAntennaLocation.new const constructor
NfcAntennaLocation class