schema property

Map<String, dynamic>? schema
final

The schema defining the type used for the parameter.

Implementation

final Map<String, dynamic>? schema;