decode abstract method

D decode(
  1. DocumentSnapshot<JsonMap> snapshot,
  2. DocRef docRef
)

Implementation

D decode(DocumentSnapshot<JsonMap> snapshot, DocRef docRef);