Flutter
services
EventChannel
name property
name
description
name
property
Null safety
String
name
final
The logical channel on which communication happens, not null.
Implementation
final String name;
Flutter
services
EventChannel
name property
EventChannel class
Constructors
EventChannel
Properties
binaryMessenger
codec
hashCode
name
runtimeType
Methods
noSuchMethod
receiveBroadcastStream
toString
Operators
operator ==