1. override
List interfaces(Type type)

Source

@override
List interfaces(Type type) =>
    throw new NoReflectionCapabilitiesError._noInfo(type);