menu
nr_cellinfo package
documentation
cellResponse.dart
CellsResponse
CellsResponse.new constructor
CellsResponse.new constructor
dark_mode
light_mode
CellsResponse
constructor
CellsResponse
(
{
List
<
CellType
>
?
neighboringCellList
,
List
<
CellType
>
?
primaryCellList
,
})
Implementation
CellsResponse({this.neighboringCellList, this.primaryCellList});
nr_cellinfo package
documentation
cellResponse
CellsResponse
CellsResponse.new constructor
CellsResponse class