Flutter
services
BasicMessageChannel
<
T
>
name property
name
BasicMessageChannel class
Constructors
BasicMessageChannel
Properties
codec
name
hashCode
runtimeType
Methods
send
setMessageHandler
setMockMessageHandler
noSuchMethod
toString
Operators
operator ==
name property
String
name
final
The logical channel on which communication happens, not null.
Implementation
final String name