update abstract method

Future update(
  1. String path,
  2. dynamic data
)

Implementation

Future update(String path, dynamic data);