encodeList abstract method

Uint8List encodeList(
  1. List<Object> list
)

Implementation

Uint8List encodeList(List<Object> list);