menu
kickin package
documentation
core/models/file_path.dart
KFilePath
KFilePath.empty factory constructor
KFilePath.empty factory constructor
dark_mode
light_mode
KFilePath.empty
constructor
KFilePath.empty
(
)
Implementation
factory KFilePath.empty() => KFilePath(url: '', local: '');
kickin package
documentation
core/models/file_path
KFilePath
KFilePath.empty factory constructor
KFilePath class