Find method

  1. @override
Future Find(
  1. String docId
)
override

Implementation

@override
Future<dynamic> Find(String docId) async {}