menu
foundation_fluttify package
documentation
foundation_fluttify
FluttifyBroadcastEventChannel
FluttifyBroadcastEventChannel const constructor
FluttifyBroadcastEventChannel
brightness_4
FluttifyBroadcastEventChannel
constructor
Null safety
const
FluttifyBroadcastEventChannel
(
String
name
)
Implementation
const FluttifyBroadcastEventChannel(String name) : super(name);
foundation_fluttify package
documentation
foundation_fluttify
FluttifyBroadcastEventChannel
FluttifyBroadcastEventChannel const constructor
FluttifyBroadcastEventChannel class
Constructors
FluttifyBroadcastEventChannel
Properties
binaryMessenger
codec
hashCode
name
runtimeType
Methods
noSuchMethod
receiveBroadcastStream
toString
Operators
operator ==