menu
nextcloud package
documentation
terms_of_service.dart
TermsBuilder
body property
body property
dark_mode
light_mode
body
property
String
?
get
body
override
Implementation
String? get body => _$this._body;
set
body
(
covariant
String
?
body
)
covariant
override
Implementation
set body(covariant String? body) => _$this._body = body;
nextcloud package
documentation
terms_of_service
TermsBuilder
body property
TermsBuilder class