legacySqliteQueryIdentifier property
If the data type is SQLiteRow, contains the key of the SQLite query to know the type of this parameter.
Implementation
@$pb.TagNumber(11)
FFIdentifier get legacySqliteQueryIdentifier => $_getN(10);
Implementation
@$pb.TagNumber(11)
set legacySqliteQueryIdentifier(FFIdentifier value) => $_setField(11, value);