replicatesWorldLongitude property

  1. @override
bool get replicatesWorldLongitude
override

Returns true if we want the world to be replicated, longitude-wise.

Implementation

@override
bool get replicatesWorldLongitude => true;