native_ constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'native')
static const DeviceRenderOptionsSdkInterfaceEnum native_ = _$deviceRenderOptionsSdkInterfaceEnum_native_;