standalone property

  1. @BuiltValueField.new(wireName: r'standalone')
Standalone? get standalone

Settings for standalone features.

Implementation

@BuiltValueField(wireName: r'standalone')
Standalone? get standalone;