update abstract method

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

Implementation

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