epochId property

int? get epochId

Implementation

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