getValue property

T? Function(JsonObject) getValue
final

Returns the value of the field from the provided JsonObject.

Implementation

final T? Function(JsonObject) getValue;