length property

int get length

Gets the number of authorizations in this batch.

Implementation

int get length => _authorizations.length;