floor property

num? get floor

Implementation

num? get floor => this?.floor();