Object2 constructor

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

Implementation

const Object2(this._json);