setMap abstract method

void setMap(
  1. Map<int, bool>? a
)

Implementation

void setMap(Map<int, bool>? a);