encode abstract method

List<Map<String, Object?>> encode()

JSON fragment for the block value (single-element list; the schema nested blocks are nesting_mode: list, max_items: 1).

Implementation

List<Map<String, Object?>> encode();