marshal method
serialise to this object.
Implementation
@override
void marshal(MarshalledObject marshalled)
{
marshalled.setPropertyFromInt("epochMS", epochMS);
}
serialise to this object.
@override
void marshal(MarshalledObject marshalled)
{
marshalled.setPropertyFromInt("epochMS", epochMS);
}