options property

Map<String, dynamic>? options
final

The options that will be sent directly to /construction/metadata by the caller.

Implementation

final Map<String, dynamic>? options;