marshaler property

dynamic marshaler
final

Type or constant instance of the marshaler to use for data serialization to/from the worker service. The type or instance type must implement SquadronMarshaler.

Implementation

final dynamic marshaler;