Update abstract method

Future<bool> Update(
  1. IModelRF model,
  2. String docId
)

Implementation

Future<bool> Update(IModelRF model, String docId);