loadEvent abstract method

Future<Nip01Event?> loadEvent(
  1. String id
)

Implementation

Future<Nip01Event?> loadEvent(String id);