fromJsonFunction property

  1. @override
Function fromJsonFunction
override

The function which can convert a JSON string to an object of this type.

Implementation

@override
Function get fromJsonFunction =>
    _$RPRapidVisualInfoProcessingActivityFromJson;