LoaderElement.top constructor

LoaderElement.top()

Implementation

LoaderElement.top()
  : super(
      ListElementId(
        PreciseDateTime.fromMicrosecondsSinceEpoch(0),
        const ChatItemId('0'),
      ),
    );