length property

int? length

Implementation

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