BLOCK constant

CollectionStyle const BLOCK

The indentation-based block style.

See http://yaml.org/spec/1.2/spec.html#id2797293.

Implementation

static const BLOCK = CollectionStyle._('BLOCK');