getMetaFactory abstract method

MetaFactory? getMetaFactory(
  1. String type
)

Get the Meta factory for the specified type.

Implementation

MetaFactory? getMetaFactory(String type);