menu
libasserest_http package
documentation
http.dart
AsserestHttpTestPlatform
taskType property
taskType property
dark_mode
light_mode
taskType
property
String
get
taskType
inherited
Implementation
String get taskType => _taskType ??= _taskTypeExpando[runtimeType] ??= runtimeType.toString();
libasserest_http package
documentation
http
AsserestHttpTestPlatform
taskType property
AsserestHttpTestPlatform class