Object4 constructor

const Object4(
  1. Map<String, dynamic> _json
)

Implementation

const Object4(this._json);