Default constructor.
const Feature({ required this.geometry, this.properties, this.id, }) : assert(id == null || id is int || id is String);