boundsDuration property

  1. @JsonKey(name: 'BoundsDuration')
Duration? boundsDuration
inherited

Implementation

@JsonKey(name: 'BoundsDuration')
Duration? get boundsDuration => throw _privateConstructorUsedError;