tuiSignedMessage property

Extension<bool> tuiSignedMessage
final

Implementation

static final tuiSignedMessage = $pb.Extension<$core.bool>(
    const $core.bool.fromEnvironment('protobuf.omit_message_names')
        ? ''
        : 'google.protobuf.MessageOptions',
    const $core.bool.fromEnvironment('protobuf.omit_field_names')
        ? ''
        : 'tuiSignedMessage',
    20000,
    $pb.PbFieldType.OB);