menu
unifiedpush
unifiedpush.dart
PushEndpoint
PushEndpoint.new constructor
PushEndpoint.new
dark_mode
light_mode
PushEndpoint
constructor
PushEndpoint
(
String
url
,
PublicKeySet?
pubKeySet
, {
bool
temporary
=
false
,
})
Implementation
PushEndpoint(this.url, this.pubKeySet, {this.temporary = false});
unifiedpush
unifiedpush
PushEndpoint
PushEndpoint.new constructor
PushEndpoint class