length property

int get length

Get payload length

Implementation

int get length => payload.length;