menu
surfboard_ttp package
documentation
services/routes.dart
RouteValue
RouteValue.new constructor
RouteValue.new constructor
dark_mode
light_mode
RouteValue
constructor
RouteValue
(
{
required
dynamic
reponseMapper
(
String
),
required
String
endpoint
,
required
CallType
callType
,
})
Implementation
RouteValue( {required this.reponseMapper, required this.endpoint, required this.callType});
surfboard_ttp package
documentation
services/routes
RouteValue
RouteValue.new constructor
RouteValue class