Object3 constructor

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

Implementation

const Object3(this._json);