menu
libasserest_interface package
documentation
interface.dart
AsserestTestPlatform<T extends AsserestProperty>
initTime property
initTime property
dark_mode
light_mode
initTime
property
DateTime
?
get
initTime
inherited
The execution initial time.
Implementation
DateTime? get initTime => _initTime;
libasserest_interface package
documentation
interface
AsserestTestPlatform<T extends AsserestProperty>
initTime property
AsserestTestPlatform class