meta method

Map<String, Object?> meta()

Top-level meta data.

Implementation

Map<String, Object?> meta() => _parse.meta(json);