removeRect abstract method

Future<void> removeRect(
  1. int idOSM,
  2. String key
)

Implementation

Future<void> removeRect(
  int idOSM,
  String key,
);