menu
get_verified package
documentation
core/result.dart
VerificationResult<T>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
isSuccess
final
Whether the operation was successful
Implementation
final bool isSuccess;
get_verified package
documentation
core/result
VerificationResult<T>
isSuccess property
VerificationResult class