Commune constructor

Commune({
  1. Map<String?, dynamic>? data,
})

Implementation

Commune({this.data});