menu
fdb package
documentation
core/commands/status/status_models.dart
StatusResult
pid property
pid property
dark_mode
light_mode
pid
property
int
?
pid
final
Non-null only when the PID file exists and the process is alive.
Implementation
final int? pid;
fdb package
documentation
core/commands/status/status_models
StatusResult
pid property
StatusResult class