timebasedStateChannel property

  1. @visibleForTesting
EventChannel timebasedStateChannel
getter/setter pair

Implementation

@visibleForTesting
EventChannel timebasedStateChannel = const EventChannel(
  'dev.mulev.flureadium/timebased-state',
);