onChannelCreate property

dynamic Function(MethodChannel call)? onChannelCreate
getter/setter pair

Implementation

Function(MethodChannel call)? onChannelCreate;