1. override
List annotations(type)

Source

@override
List annotations(dynamic type) => throw new NoReflectionCapabilitiesError._(
    "Cannot find reflection information on ${stringify(type)}");