required property

List<String>? required
final

A list of required properties in an object.

Implementation

final List<String>? required;