SSERaw constructor

const SSERaw(
  1. Map<String, String> fields
)

Implementation

const SSERaw(this.fields);