internal/region library
Classes
- Region
-
The
class Regionis a Dart class that represents a region. It has properties such asdate,didEnter,identifier,latitude,longitude,radius,fromPositionDetection,eventName, andspentTime. It also has a constructor that initializes these properties, and a static methodjsonToObjthat converts a JSON object to an instance of theRegionclass.