menu
homeowner_app
features/invite_link/deep_link_services.dart
DeepLinkService
DeepLinkService constructor
DeepLinkService
dark_mode
light_mode
DeepLinkService
constructor
DeepLinkService
(
Ref
<
Object
?
>
_ref
, {
required
bool
enabled
,
required
AppLinks
appLinks
,
})
Implementation
DeepLinkService(this._ref, {required this.enabled, required this.appLinks});
homeowner_app
deep_link_services
DeepLinkService
DeepLinkService constructor
DeepLinkService class