depth property

int? get depth

Implementation

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