iso15693GetSystemInfo method
Implementation
@override
Future<Iso15693SystemInfoPigeon> iso15693GetSystemInfo(String handle, List<Iso15693RequestFlagPigeon> flags) async =>
_systemInfo(null);
@override
Future<Iso15693SystemInfoPigeon> iso15693GetSystemInfo(String handle, List<Iso15693RequestFlagPigeon> flags) async =>
_systemInfo(null);