menu
flutter_ffmpeg_kit_full package
documentation
chapter.dart
Chapter
getAllProperties method
getAllProperties method
dark_mode
light_mode
getAllProperties
method
Map
?
getAllProperties
(
)
Returns all properties found.
Implementation
Map<dynamic, dynamic>? getAllProperties() => this._allProperties;
flutter_ffmpeg_kit_full package
documentation
chapter
Chapter
getAllProperties method
Chapter class