menu
nextcloud package
documentation
cookbook.dart
ErrorBuilder
file property
file property
dark_mode
light_mode
file
property
String
?
get
file
override
Implementation
String? get file => _$this._file;
set
file
(
covariant
String
?
file
)
covariant
override
Implementation
set file(covariant String? file) => _$this._file = file;
nextcloud package
documentation
cookbook
ErrorBuilder
file property
ErrorBuilder class