menu
easy_onvif package
documentation
model/supported_version.dart
SupportedVersion
SupportedVersion.new constructor
SupportedVersion.new constructor
dark_mode
light_mode
SupportedVersion
constructor
SupportedVersion
(
String
major
,
String
minor
)
Implementation
SupportedVersion(this.major, this.minor);
easy_onvif package
documentation
model/supported_version
SupportedVersion
SupportedVersion.new constructor
SupportedVersion class