Map<String, dynamic> toMap() { return <String, dynamic>{ 'appBoundaryKey': appBoundaryKey, 'tagValues': tagValues, }; }