reqTime property

String get reqTime

Implementation

String get reqTime => "${DateFormat("yMddHms").format(DateTime.now())}";