internal/region library

Classes

Region
The class Region is a Dart class that represents a region. It has properties such as date, didEnter, identifier, latitude, longitude, radius, fromPositionDetection, eventName, and spentTime. It also has a constructor that initializes these properties, and a static method jsonToObj that converts a JSON object to an instance of the Region class.