Map<String, dynamic> toJson() { final resourceARNUpdate = this.resourceARNUpdate; return { 'ResourceARNUpdate': resourceARNUpdate, }; }