TypeFactory typedef

TypeFactory = NDEFRecord Function(TypeNameFormat tnf, String classType)

Construct an instance of a specific type (subclass) of NDEFRecord according to tnf and classType

Implementation

typedef TypeFactory = NDEFRecord Function(TypeNameFormat tnf, String classType);