createdCount property

int get createdCount

The created count of native street view.

Implementation

static int get createdCount =>
    StreetViewFlutterPlatform.instance.nativeStreetViewCreatedCount;