static Layout<Map<String, dynamic>> layout({String? property}) { return LayoutConst.struct([LayoutConst.bcsBytes(property: "message")], property: property); }