getTlv abstract method

Future<Uint8List?> getTlv(
  1. int tag
)

Implementation

Future<Uint8List?> getTlv(int tag);