Hit constructor

Hit(
  1. Map<String, dynamic> _json
)

Creates Hit instance.

Implementation

Hit(this._json) : super(_json);