menu
nextcloud package
documentation
notifications.dart
NotificationActionBuilder
type property
type property
dark_mode
light_mode
type
property
String
?
get
type
override
Implementation
String? get type => _$this._type;
set
type
(
covariant
String
?
type
)
covariant
override
Implementation
set type(covariant String? type) => _$this._type = type;
nextcloud package
documentation
notifications
NotificationActionBuilder
type property
NotificationActionBuilder class