menu
bucketeer_flutter_client_sdk package
documentation
bucketeer_flutter_client_sdk.dart
BKTResult<T>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => !isFailure;
bucketeer_flutter_client_sdk package
documentation
bucketeer_flutter_client_sdk
BKTResult<T>
isSuccess property
BKTResult class