menu
aws_shield_api package
documentation
shield-2016-06-02.dart
TimeRange
TimeRange constructor
TimeRange constructor
dark_mode
light_mode
TimeRange
constructor
TimeRange
(
{
DateTime
?
fromInclusive
,
DateTime
?
toExclusive
,
})
Implementation
TimeRange({ this.fromInclusive, this.toExclusive, });
aws_shield_api package
documentation
shield-2016-06-02
TimeRange
TimeRange constructor
TimeRange class