INVITE_SENT constant

Friend_State const INVITE_SENT

Implementation

static const Friend_State INVITE_SENT = Friend_State._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'INVITE_SENT');