menu
Flutter
services
EventChannel
name property
name
brightness_4
brightness_5
description
name
property
String
name
final
The logical channel on which communication happens, not null.
Implementation
final String name;
Flutter
services
EventChannel
name property
EventChannel class