unmarshalFromBytes abstract method

T unmarshalFromBytes(
  1. Uint8List data
)

Implementation

T unmarshalFromBytes(Uint8List data);