last property

Future<T> last

last gets the last entry on database

Implementation

Future<T> get last;