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