Map<String, dynamic> toMap() { return <String, dynamic>{ 'accounts': ?accounts, 'orgunits': ?orgunits, }; }