menu
fluxer_dart package
documentation
models/refresh_search_index_request.dart
RefreshSearchIndexRequest
userId property
userId property
dark_mode
light_mode
userId
property
@JsonKey.new(includeIfNull: false, name: 'user_id')
SnowflakeType
?
userId
final
Implementation
@JsonKey(includeIfNull: false, name: 'user_id') final SnowflakeType? userId;
fluxer_dart package
documentation
models/refresh_search_index_request
RefreshSearchIndexRequest
userId property
RefreshSearchIndexRequest class