superinterfaces property Null safety
A list of mirrors on the superinterfaces of the reflectee.
Implementation
List<ClassMirror> get superinterfaces;
A list of mirrors on the superinterfaces of the reflectee.
List<ClassMirror> get superinterfaces;