Map<String, dynamic> toMap() { return <String, dynamic>{ 'portalArn': ?portalArn, 'region': ?region, 'userSettingsArn': ?userSettingsArn, }; }