mirrors library

Extra functionality to use RuntimeType with dart:mirrors.

Don't use this if you are using flutter or need to compile your program.

Extensions

ObjectRuntimeType on T
Additional RuntimeType functionality for all objects.
RuntimeTypeMirror on TypeMirror
Additional RuntimeType functionality for TypeMirror objects.
RuntimeTypeMirrors on RuntimeType<T>
Additional dart:mirrors functionality for RuntimeType objects.
TypeRuntimeType on Type
Additional RuntimeType functionality for Type objects.