toMap method

int toMap({
  1. dynamic skipNulls = true,
})

Implementation

int toMap({skipNulls: true}) => this;