contexts property

void contexts= (dynamic value)

Implementation

set contexts(dynamic value) {
  _contexts = value;
}