options property

Map<String, dynamic>? options
getter/setter pair

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

Implementation

Map<String, dynamic>? options;