expectedMeantime property

int? get expectedMeantime

Implementation

int? get expectedMeantime => (_$data['expectedMeantime'] as int?);