find abstract method

Future<Message?> find(
  1. String messageId
)

Implementation

Future<Message?> find(String messageId);