1. Constructors
  2. MethodMirror
  3. Properties
  4. constructorName
  5. hashCode
  6. isAbstract
  7. isConstConstructor
  8. isConstructor
  9. isExtensionMember
  10. isFactoryConstructor
  11. isGenerativeConstructor
  12. isGetter
  13. isOperator
  14. isPrivate
  15. isRedirectingConstructor
  16. isRegularMethod
  17. isSetter
  18. isStatic
  19. isSynthetic
  20. isTopLevel
  21. location
  22. metadata
  23. owner
  24. parameters
  25. qualifiedName
  26. returnType
  27. runtimeType
  28. simpleName
  29. source
  30. Methods
  31. noSuchMethod
  32. toString
  33. Operators
  34. operator ==