GeofenceClient.empty constructor

GeofenceClient.empty()

Creates an empty GeofenceClient object.

Implementation

GeofenceClient.empty()
    : idV1 = '',
      _name = '',
      _originalName = '',
      _originalIsAtHome = null,
      super.empty();