Map<String, dynamic> jsonMap({bool asHex = false}) => { "body": body.jsonMap(asHex: asHex), "signature": signature.jsonMap(asHex: asHex) };