fromJsonFunction property

  1. @override
Function get fromJsonFunction
override

Returns the function used to deserialize a TugResultStep from JSON.

Implementation

@override
Function get fromJsonFunction => _$TugResultStepFromJson;