TimeCodeConfig class
- Annotations
-
- @JsonSerializable()
Constructors
-
TimeCodeConfig({required List<
TimeCode> timeCodes}) -
TimeCodeConfig.fromJson(Map<
String, dynamic> json) -
factory
- TimeCodeConfig.fromRawJson(String str)
-
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited