menu
ndk package
documentation
domain_layer/entities/relay_stats.dart
RelayStats
touched property
touched property
dark_mode
light_mode
touched
property
int
touched
getter/setter pair
gets incremented on every touch => search if it has a pubkey assigned
Implementation
int touched = 1;
ndk package
documentation
domain_layer/entities/relay_stats
RelayStats
touched property
RelayStats class