both constant

  1. @BuiltValueEnumConst.new(wireName: r'both')
DeviceRenderOptionsSdkInterfaceEnum const both

Supported SDK interface types. Allowed values: * native * html * both

Implementation

@BuiltValueEnumConst(wireName: r'both')
static const DeviceRenderOptionsSdkInterfaceEnum both = _$deviceRenderOptionsSdkInterfaceEnum_both;