Reactter top-level property

  1. @Deprecated('Use `Rt` instead. ' 'This feature was deprecated after v7.3.0.')
RtInterface Reactter
final

This class represents the interface for the Reactter framework. It provides methods and properties for interacting with the Reactter framework.

Implementation

@Deprecated(
  'Use `Rt` instead. '
  'This feature was deprecated after v7.3.0.',
)
final Reactter = Rt;