schema property

Map<String, dynamic>? schema
final

The schema describing each field present on the issue.

Implementation

final Map<String, dynamic>? schema;