RawElicitationSchema constructor

const RawElicitationSchema(
  1. Map<String, dynamic> raw
)

Implementation

const RawElicitationSchema(this.raw);