Flutter
services
MethodChannel
name property
name
MethodChannel class
Constructors
MethodChannel
Properties
codec
name
hashCode
runtimeType
Methods
invokeMethod
setMethodCallHandler
setMockMethodCallHandler
noSuchMethod
toString
Operators
operator ==
name property
String
name
final
The logical channel on which communication happens, not null.
Implementation
final String name