Object1 constructor

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

Implementation

const Object1(this._json);