Map<String, String> get captureParams { return <String, String>{ "tag": tag!, "captureType": captureType.label, }; }