toMap method

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

Implementation

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