Variable SnapMessageStructConst

SnapMessageStruct: Struct<{ method: string; params: undefined | Json[] | Record<string, Json> }, { method: Struct<string, null>; params: Struct<undefined | Json[] | Record<string, Json>, null> }> = ...