marshaller property

dynamic marshaller
final

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

Implementation

final dynamic marshaller;