length property

Future<int> get length

Retrieve the total number of tiles in all stores

Implementation

Future<int> get length => FMTCBackendAccess.internal.rootLength();