menu
flutter_rfid package
documentation
flutter_rfid_platform_interface.dart
FlutterRfidPlatform
getAtr method
getAtr method
dark_mode
light_mode
getAtr
method
Future
<
Uint8List
?
>
getAtr
(
)
Implementation
Future<Uint8List?> getAtr() { throw UnimplementedError('getAtr() has not been implemented.'); }
flutter_rfid package
documentation
flutter_rfid_platform_interface
FlutterRfidPlatform
getAtr method
FlutterRfidPlatform class