OtherResponseContent constructor

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

Implementation

const OtherResponseContent(this.raw);