content property

  1. @Deprecated('Visible for testing only')
List<List<int>> content

Implementation

@Deprecated('Visible for testing only')
List<List<int>> get content => _content;