menu
agrovikas_network package
documentation
common/domain/models/response.dart
ResponseExtension
toRight property
toRight property
dark_mode
light_mode
toRight
property
Right
<
AppException
,
Response
>
get
toRight
Implementation
Right<AppException, Response> get toRight => Right(this);
agrovikas_network package
documentation
common/domain/models/response
ResponseExtension
toRight property
ResponseExtension extension on
Response