fetchNdef abstract method

Future<List<NDEFRecord>> fetchNdef(
  1. String id
)

Implementation

Future<List<ndef.NDEFRecord>> fetchNdef(String id);