Struct type definition. Used as input format in BcsConfig.types as well as an argument type for bcs.registerStructType.
bcs.registerStructType
typedef StructTypeDefinition = Map<String, dynamic>;