menu
coco_base_flutter package
documentation
functions.dart
FunctionResponse<T>
executionTime property
executionTime property
dark_mode
light_mode
executionTime
property
double
executionTime
final
Time taken to execute the function in milliseconds
Implementation
final double executionTime;
coco_base_flutter package
documentation
functions
FunctionResponse<T>
executionTime property
FunctionResponse class