menu
geo_fence_utils package
documentation
exceptions/geo_exceptions.dart
InvalidPolygonException
InvalidPolygonException.new const constructor
InvalidPolygonException.new const constructor
dark_mode
light_mode
InvalidPolygonException
constructor
const
InvalidPolygonException
(
String
message
, {
int
?
vertexCount
,
String
?
code
,
})
Implementation
const InvalidPolygonException( super.message, { this.vertexCount, super.code, });
geo_fence_utils package
documentation
exceptions/geo_exceptions
InvalidPolygonException
InvalidPolygonException.new const constructor
InvalidPolygonException class