Map<String, dynamic> toJson() { final toReadable = StellarHelper.toReadableObject(toLayoutStruct()); return (toReadable as Map).cast(); }