constructor property

T Function(JSON) constructor
final

The constructor that takes a JSON object and returns a T object

Implementation

final T Function(JSON) constructor;