first property

Future<T> first

first gets the first entry on database

Implementation

Future<T> get first;