MethodConstructor typedef

MethodConstructor = dynamic Function()

Implementation

typedef MethodConstructor = dynamic Function();