menu
my_utility package
documentation
errors/result_error.dart
ResultError
functionName property
functionName property
dark_mode
light_mode
functionName
property
String
?
functionName
final
The name of the function that returned the invalid result.
Implementation
final String? functionName;
my_utility package
documentation
errors/result_error
ResultError
functionName property
ResultError class