menu
dartian package
documentation
di.dart
Service
Service.new const constructor
Service.new const constructor
dark_mode
light_mode
Service
constructor
const
Service
(
{
String
?
name
,
List
<
Type
>
?
asType
,
})
Implementation
const Service({this.name, this.asType});
dartian package
documentation
di
Service
Service.new const constructor
Service class