epoch property

String? epoch
override

Implementation

String? get epoch => _$this._epoch;
void epoch=(covariant String? epoch)
covariantoverride

Implementation

set epoch(covariant String? epoch) => _$this._epoch = epoch;