removeFills abstract method

Future<void> removeFills(
  1. Iterable<Fill> fills
)

Implementation

Future<void> removeFills(Iterable<Fill> fills);