findAll abstract method

Future<List<Message>?> findAll()

Implementation

Future<List<Message>?> findAll();