1. override
Map<String, List> propMetadata(type)

Source

@override
Map<String, List> propMetadata(dynamic type) =>
    throw new NoReflectionCapabilitiesError._noInfo(type);