Page<T>.empty constructor

Page<T>.empty()

Implementation

factory Page.empty() => _EmptyPage<T>();