SMART_REPLY constant

SuggestionFeature_Type const SMART_REPLY

Implementation

static const SuggestionFeature_Type SMART_REPLY = SuggestionFeature_Type._(
    3,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'SMART_REPLY');