EfCardAccess.fromBytes constructor

EfCardAccess.fromBytes(
  1. Uint8List data
)

Implementation

EfCardAccess.fromBytes(Uint8List data) : super.fromBytes(data);