Type.isImplementedBy Method
Determines whether an instance implements an interface.
var isImplementedVar = aType.isImplementedBy(typeInstanceVar);
Show:
Determines whether an instance implements an interface.
var isImplementedVar = aType.isImplementedBy(typeInstanceVar);