menu
flutter_arb_translator package
documentation
models/api_result.dart
ApiResult<T>
valueUnsafe property
valueUnsafe property
dark_mode
light_mode
valueUnsafe
property
T
get
valueUnsafe
Implementation
T get valueUnsafe => value!;
flutter_arb_translator package
documentation
models/api_result
ApiResult<T>
valueUnsafe property
ApiResult class