GromoreMethodChannelHandler<T extends GromoreBaseAdCallback> class

处理Dart端接收到的广告事件 T 继承自事件回调基类

Constructors

GromoreMethodChannelHandler(String channelName, T _callback)
GromoreMethodChannelHandler.register(String channelName, T callback)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited