Controller
All methods contained by a class annotated with Controller will be added to the generated iOS/Android adapters.
Annotation which informs Klutter to implement multiple method channel calls to pass KlutterEvents to this Controller class.
Should be used in conjunction with KomposeController super class.