update abstract method

Future<bool> update(
  1. Map<String, dynamic> data
)

Implementation

Future<bool> update(Map<String, dynamic> data);